timeNotInTrack = -2031 trackNotInMovie = -2030 trackIDNotFound = -2029 badTrackIndex = -2028 maxSizeToGrowTooSmall = -2027 userDataItemNotFound = -2026 staleEditState = -2025 nonMatchingEditState = -2024 invalidEditState = -2023 cantCreateSingleForkFile = -2022 •happens when file already exists wfFileNotFound = -2021 movieToolboxUninitialized = noRecordOfApp = -2020 progressProcAborted = -2019 mediaTypesDontMatch = -2018 badEditList = -2017 cantPutPublicMovieAtom = -2016 invalidTime = -2015 invalidDuration = -2014 invalidHandler = -2013 invalidDataRef = -2012 invalidSampleTable = -2011 invalidMovie = -2010 invalidTrack = -2009 invalidMedia = -2008 noDataHandler = -2007 noMediaHandler = -2006 badComponentType = -2005 cantOpenHandler = -2004 cantFindHandler = -2003 badPublicMovieAtom = -2002 badImageDescription = -2001 couldNotResolveDataRef = -2000 badImageErr = -1861 •bad translucent image PixMap badImageRgnErr = -1860 •bad translucent image region noSuitableDisplaysErr = -1859 •no displays support translucency unsupportedForPlatformErr = -1858 •call is for PowerPC only dragNotAcceptedErr = -1857 •drag was not accepted by receiver handlerNotFoundErr = -1856 •handler not found duplicateHandlerErr = -1855 •handler already exists cantGetFlavorErr = -1854 •error while trying to get flavor data duplicateFlavorErr = -1853 •flavor type already exists badDragFlavorErr = -1852 •unknown flavor type badDragItemErr = -1851 •unknown drag item reference badDragRefErr = -1850 •unknown drag reference errEndOfBody = -1813 errEndOfDocument = -1812 errTopOfBody = -1811 errTopOfDocument = -1810 errOffsetIsOutsideOfView = -1801 errOffsetInvalid = -1800 errOSACantOpenComponent = -1762 •Can't connect to scripting system with that ID errOSAComponentMismatch = -1761 •Parameters are from 2 different components errOSADataFormatTooNew = -1759 errOSADataFormatObsolete = -1758 errOSANoSuchDialect = -1757 errOSASourceNotAvailable = -1756 errOSABadSelector = -1754 errOSAScriptError = -1753 errOSABadStorageType = -1752 errOSAInvalidID = -1751 errOSASystemError = -1750 errAEDescIsNull = -1739 •attempting to perform an invalid operation on a null descriptor errAEStreamAlreadyConverted = -1738 •attempt to convert a stream that has already been converted errAEStreamBadNesting = -1737 •nesting violation while streaming errAEDuplicateHandler = -1736 •attempt to install handler in table for identical class and id (1.1 or greater) errAEEventFiltered = -1735 •event has been filtered and should not be propogated (1.1 or greater) errAEReceiveEscapeCurrent = -1734 •break out of only lowest level of AEReceive (1.1 or greater) errAEReceiveTerminate = -1733 •break out of all levels of AEReceive to the topmost (1.1 or greater) errAERecordingIsAlreadyOn = errOSARecordingIsAlreadyOn = -1732 •available only in version 1.0.1 or greater errAEUnknownObjectType = -1731 •available only in version 1.0.1 or greater errAEEmptyListContainer = -1730 •Attempt to pass empty list as container to accessor errAENegativeCount = -1729 •CountProc returned negative value 1)errAENoSuchObject •e.g.: specifier asked for the 3rd but there are only 2. Basically this indicates a run-time resolution error 2)errOSACantAccess •Signaled when an object is not found in a container = -1728 errAENotAnObjSpec = -1727 •Param to AEResolve not of type 'obj ' errAEBadTestKey = -1726 •Test is neither typeLogicalDescriptor nor typeCompDescriptor errAENoSuchLogical = -1725 •Something other than AND OR or NOT 1)errAEAccessorNotFound •Accessor proc matching wantClass and containerType or wildcards not found 2)OSAIllegalAccess •Signaled when a container can never have the requested object = -1723 1)errAEWrongNumberArgs •Logical op kAENOT used with other than 1 term 2)OSAParameterMismatch •Signaled when function is called with the wrong number of parameters, or a parameter pattern cannot be matched = -1721 1)errAEImpossibleRange •A range like 3rd to 2nd or 1st to all 2OSAIllegalRange •Signaled when a range is screwy. Specialization of errOSACantAccess = -1720 1)errAEIllegalIndex •index is out of range in a put operation 2)OSAIllegalIndex •Signaled when index was out of range. Specialization of errOSACantAccess = -1719 errAEReplyNotArrived = -1718 •the contents of the reply you are accessing have not arrived yet 1)errAEHandlerNotFound •no handler in the dispatch tables fits the parameters to AEGetEventHandler or AEGetCoercionHandler 2)OSAUndefinedHandler •Signaled when a function to be returned doesn't exist. (Probably only useful in languages with first-class errAEUnknownAddressType = -1716 •the target address type is not known errAEParamMissed = -1715 •a required parameter was not accessed errAENotASpecialFunction = -1714 •there is no special function for/with this keyword errAENoUserInteraction = -1713 •no user interaction is allowed errAETimeout = -1712 •the AppleEvent timed out errAEWaitCanceled = -1711 •in AESend the user cancelled out of wait loop for reply or receipt errAEUnknownSendMode = -1710 •mode wasn't NoReply WaitReply or QueueReply or Interaction level is unknown errAEReplyNotValid = -1709 •AEResetTimer was passed an invalid reply parameter 1)errAEEventNotHandled •the AppleEvent was not handled by any handler 2)OSAMessageNotUnderstood •Signaled when a message was sent to an object that didn't handle it = -1708 errAENotAppleEvent = -1707 •the event is not in AppleEvent format errAENewerVersion = -1706 •need newer version of the AppleEvent manager errAEBadListItem = -1705 •the specified list item does not exist errAENotAEDesc = -1704 1)errAEWrongDataType 2)errOSATypeError •Signaled when data was not the right type and coercion is not allowed = -1703 errAECorruptData = errOSACorruptData = -1702 1)errAEDescNotFound 2)OSAMissingParameter •Signaled when a parameter is missing for a function invocation. Note that in some languages, this error may occur at runtime = -1701 1)errAECoercionFail •bad parameter data or unable to coerce the data supplied 2)errOSACantCoerce •Signaled when a value can't be coerced to the desired type. Similar to errOSATypeError except results from coercion = -1700 errOpenDenied = -1273 •open connection request was denied